home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol C-14 / Vol C-14.iso / games / oggy.swf / scripts / DefineSprite_257 / frame_120 / DoAction.as
Text File  |  2012-04-23  |  78b  |  9 lines

  1. if(vMort == "1")
  2. {
  3.    gotoAndPlay(9);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(114);
  8. }
  9.